﻿2026-09-09T01:20:00.2697000Z ##[group]Run actions/checkout@v5
2026-09-09T01:20:00.2697706Z with:
2026-09-09T01:20:00.2698092Z   ref: 25e6001585ed0cd495a72c7634dded9dd207bdae
2026-09-09T01:20:00.2698555Z   fetch-depth: 1
2026-09-09T01:20:00.2698936Z   repository: BigscreenVR/spt-bs-core
2026-09-09T01:20:00.2701878Z   token: ***
2026-09-09T01:20:00.2702221Z   ssh-strict: true
2026-09-09T01:20:00.2702603Z   ssh-user: git
2026-09-09T01:20:00.2702952Z   persist-credentials: true
2026-09-09T01:20:00.2703348Z   clean: true
2026-09-09T01:20:00.2703714Z   sparse-checkout-cone-mode: true
2026-09-09T01:20:00.2704130Z   fetch-tags: false
2026-09-09T01:20:00.2704474Z   show-progress: true
2026-09-09T01:20:00.2704831Z   lfs: false
2026-09-09T01:20:00.2705161Z   submodules: false
2026-09-09T01:20:00.2705514Z   set-safe-directory: true
2026-09-09T01:20:00.2705919Z   allow-unsafe-pr-checkout: false
2026-09-09T01:20:00.2730845Z ##[endgroup]
2026-09-09T01:20:00.3514079Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T01:20:00.3515584Z ##[group]Getting Git version info
2026-09-09T01:20:00.3516318Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-09T01:20:00.3517231Z [command]/usr/bin/git version
2026-09-09T01:20:00.3517650Z git version 2.43.0
2026-09-09T01:20:00.3534790Z ##[endgroup]
2026-09-09T01:20:00.3542020Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3f9022a3-f93e-4d6b-8054-882382078189/.gitconfig'
2026-09-09T01:20:00.3549389Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3f9022a3-f93e-4d6b-8054-882382078189' before making global git config changes
2026-09-09T01:20:00.3550517Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T01:20:00.3552327Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-09T01:20:00.3604383Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-09T01:20:00.3623099Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T01:20:00.3632174Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T01:20:00.3634655Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T01:20:00.3652699Z refs/heads/golden/webserve-272-r2
2026-09-09T01:20:00.3658181Z [command]/usr/bin/git checkout --detach
2026-09-09T01:20:00.3733159Z HEAD is now at 25e600158 release: v0.68.0 — version material on the r2 assembled WEBSERVE head
2026-09-09T01:20:00.3769557Z [command]/usr/bin/git branch --delete --force golden/webserve-272-r2
2026-09-09T01:20:00.3804275Z Deleted branch golden/webserve-272-r2 (was 25e600158).
2026-09-09T01:20:00.3808362Z ##[endgroup]
2026-09-09T01:20:00.3811057Z [command]/usr/bin/git submodule status
2026-09-09T01:20:00.3993833Z ##[group]Cleaning the repository
2026-09-09T01:20:00.3996967Z [command]/usr/bin/git clean -ffdx
2026-09-09T01:20:02.2811302Z Removing .adapter-notify/
2026-09-09T01:20:02.2812237Z Removing bench-ledger/
2026-09-09T01:20:02.2812788Z Removing target/
2026-09-09T01:20:02.2819533Z [command]/usr/bin/git reset --hard HEAD
2026-09-09T01:20:02.2964489Z HEAD is now at 25e600158 release: v0.68.0 — version material on the r2 assembled WEBSERVE head
2026-09-09T01:20:02.2970948Z ##[endgroup]
2026-09-09T01:20:02.2972090Z ##[group]Disabling automatic garbage collection
2026-09-09T01:20:02.2975091Z [command]/usr/bin/git config --local gc.auto 0
2026-09-09T01:20:02.3001875Z ##[endgroup]
2026-09-09T01:20:02.3002758Z ##[group]Setting up auth
2026-09-09T01:20:02.3007092Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T01:20:02.3033312Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-09T01:20:02.3223195Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T01:20:02.3246514Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-09T01:20:02.3428715Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T01:20:02.3453455Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T01:20:02.3638730Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T01:20:02.3668162Z ##[endgroup]
2026-09-09T01:20:02.3669757Z ##[group]Fetching the repository
2026-09-09T01:20:02.3714429Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 25e6001585ed0cd495a72c7634dded9dd207bdae
2026-09-09T01:20:02.9657012Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-09T01:20:02.9658904Z  * branch                25e6001585ed0cd495a72c7634dded9dd207bdae -> FETCH_HEAD
2026-09-09T01:20:02.9693657Z ##[endgroup]
2026-09-09T01:20:02.9694882Z ##[group]Determining the checkout info
2026-09-09T01:20:02.9696194Z ##[endgroup]
2026-09-09T01:20:02.9702856Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T01:20:02.9752353Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-09T01:20:02.9776629Z ##[group]Checking out the ref
2026-09-09T01:20:02.9778223Z [command]/usr/bin/git checkout --progress --force 25e6001585ed0cd495a72c7634dded9dd207bdae
2026-09-09T01:20:02.9842679Z HEAD is now at 25e600158 release: v0.68.0 — version material on the r2 assembled WEBSERVE head
2026-09-09T01:20:02.9848314Z ##[endgroup]
2026-09-09T01:20:02.9885799Z [command]/usr/bin/git log -1 --format=%H
2026-09-09T01:20:02.9912633Z 25e6001585ed0cd495a72c7634dded9dd207bdae
